projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f0067d
)
Add "no-byte-compile: t" local variable.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 30 Jan 2007 10:09:37 +0000
(10:09 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 30 Jan 2007 10:09:37 +0000
(10:09 +0000)
nt/subdirs.el
patch
|
blob
|
history
diff --git
a/nt/subdirs.el
b/nt/subdirs.el
index 5370698ec704a2040751e8c88d10e9c6b99efc3b..ee1c12376735a2a05f9bb7943f5816cced740d10 100644
(file)
--- a/
nt/subdirs.el
+++ b/
nt/subdirs.el
@@
-1,2
+1,3
@@
+;; -*- no-byte-compile: t -*-
(if (fboundp 'normal-top-level-add-subdirs-to-load-path)
(normal-top-level-add-subdirs-to-load-path))